declarative information造句
例句與造句
- Additional declarative information
附加的聲明性信息。 - Attributes provide a powerful method of associating declarative information with c code types , methods , properties , and so forth
屬性提供功能強(qiáng)大的方法以將聲明信息與c #代碼(類(lèi)型、方法、屬性等)相關(guān)聯(lián)。 - New kinds of declarative information are defined through the declaration of attribute classes , which might have positional and named parameters
新的聲明性信息類(lèi)型通過(guò)屬性類(lèi)的聲明來(lái)定義,這些類(lèi)可能有定位參數(shù)和命名參數(shù)。 - The declarative information is transformed into an imperative form at compile - time , rather than each time it is used at runtime , resulting in faster code
聲明式信息在編譯時(shí)轉(zhuǎn)換為命令形式,而不是在運(yùn)行時(shí)每次使用時(shí)進(jìn)行轉(zhuǎn)換,這使代碼更快。 - The . net framework makes component interoperation even easier by allowing compilers to emit additional declarative information into all modules and assemblies
. net framework允許編譯器向所有的模塊和程序集發(fā)出附加的說(shuō)明性信息,從而使組件互用更加簡(jiǎn)單。 - It's difficult to find declarative information in a sentence. 用declarative information造句挺難的
- Explains how the . net framework simplifies component interoperation by allowing compilers to emit additional declarative information , or metadata , into all modules and assemblies
解釋. net framework如何通過(guò)允許編譯器將附加的聲明信息或元數(shù)據(jù)發(fā)出到所有模塊和程序集中來(lái)簡(jiǎn)化組件互操作。 - The . net framework enables developers to invent new kinds of declarative information , to specify declarative information for various program entities , and to retrieve attribute information in a run - time environment . for example , a framework might define a
. net framework使開(kāi)發(fā)人員能夠發(fā)明新的聲明性信息類(lèi)型、為各種程序?qū)嶓w指定聲明性信息,以及在運(yùn)行時(shí)環(huán)境中檢索屬性信息。